home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / shu194st.zoo / shellutils-1.9.4 / man / nohup.man < prev    next >
Encoding:
Text File  |  1994-03-16  |  1.7 KB  |  65 lines

  1.  
  2.  
  3.  
  4. NOHUP(1L)                        NOHUP(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        nohup  -    run a command immune to    hangups, with output to    a
  9.        non-tty
  10.  
  11. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  12.        n✓no✓oh✓hu✓up✓p command [arg...]
  13.        n✓no✓oh✓hu✓up✓p {--help,--version}
  14.  
  15. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  16.        This manual page     documents  the     GNU  version  of  n✓no✓oh✓hu✓up✓p.
  17.        n✓no✓oh✓hu✓up✓p  runs  the    given _✓c_✓o_✓m_✓m_✓a_✓n_✓d with hangup signals ignored
  18.        and the scheduling priority increased by    5,  so    that  the
  19.        command    can  continue running in the background    after you
  20.        log out.     If the    standard output    is  a  tty,  it     and  the
  21.        standard    error are redirected so    that they are appended to
  22.        the file    `nohup.out'; if    that cannot be written    to,  they
  23.        are  appended to    the file `$HOME/nohup.out'.  If    that can-
  24.        not be written to, the command is not run.
  25.  
  26.        If    n✓no✓oh✓hu✓up✓p    creates     the    file    `nohup.out'    or
  27.        `$HOME/nohup.out',  it  creates    it with    no access permis-
  28.        sions for group or other.  It does not change the  permis-
  29.        sions of    those files if they already existed.
  30.  
  31.        n✓no✓oh✓hu✓up✓p  does  not     automatically put the command it runs in
  32.        the background; you must    do that    explicitly, by ending the
  33.        command line with an `&'.
  34.  
  35.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  36.        When  GNU  n✓no✓oh✓hu✓up✓p    is invoked with    exactly    one argument, the
  37.        following options are recognized:
  38.  
  39.        _✓-_✓-_✓h_✓e_✓l_✓p Print a usage message on standard    output    and  exit
  40.           successfully.
  41.  
  42.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  43.           Print  version  information on standard output then
  44.           exit successfully.
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF               GNU Shell Utilities            1
  65.